@charset "gb2312";
html,body{ font:12px/2 'microsoft yahei',tahoma,verdana,'simsun'; color:#5e5e5e; background:#fff; -webkit-text-size-adjust:none;}
/*初始化*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr,div{margin:0;padding:0; list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}
img{border:0;}
button,input,select,textarea{font-size:100%;}
ul,ol{ padding-left:0px;}
.list-none{ list-style:none; padding:0px; margin:0px;}
body,ul,ol,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,p,form,input,table,tr,td,select,textarea{margin:0; padding:0;}
body{font-size:12px; font-family:"微软雅黑",Helvetica, Arial, Verdana, sans-serif; line-height:1.5; background:#fff; behavior: url(csshover3.htc); overflow-x:hidden; height:100%; }
img{border:none;}
ul{list-style:none;}
a{text-decoration:none; cursor:pointer;}
input{vertical-align:middle;}
ul li{list-style:none;}
h2{font-size:14px; font-weight:bold;}
.clear{clear:both; height:0; overflow:hidden;}
.clearfix:after{content:".";clear:both; height:0; overflow:hidden;visibility:hidden;display:block;}
.clearfix{zoom:1}
html{overflow-x:hidden;}
dl {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
a{ color:#5e5e5e; text-decoration:none;}
a:hover{ color:#cf0b3c; text-decoration:none;}

a.top_link:link {
	text-decoration: none;
	color:#848484
}
a.top_link:visited {
	text-decoration: none;
	color:#848484
}
a.top_link:hover {
	text-decoration: none;
	color:#d91b3e
}
a.top_link:active {
	text-decoration: none;
}

a.bot_link:link {
	text-decoration: none;
	color:#c6c6c6
}
a.bot_link:visited {
	text-decoration: none;
	color:#c6c6c6
}
a.bot_link:hover {
	text-decoration: none;
	color:#d91b3e
}
a.bot_link:active {
	text-decoration: none;
}
a.more_link:link {
	text-decoration: none;
	color:#fff
}
a.more_link:visited {
	text-decoration: none;
	color:#fff
}
a.more_link:hover {
	text-decoration: none;
	color:#fff
}
a.more_link:active {
	text-decoration: none;
}
a.news_link:link {
	text-decoration: none;
	color:#000
}
a.news_link:visited {
	text-decoration: none;
	color:#000
}
a.news_link:hover {
	text-decoration: none;
	color:#36a500
}
a.news_link:active {
	text-decoration: none;
}

select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;

  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;

  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;


  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }


.lf{ float:left;}
.ri{ float:right;}
.editor{ margin:0px; word-wrap: break-word; min-height:400px;*+height:100%;_height:500px;}
.editor p{ margin:10px 0px}
/*头部*/
.inner{ width:1200px; margin:0px auto; position:relative;}

.top-logo {	height:87px; margin: 0px auto;}
#web_logo {	float:left;	position: relative; height:87px;}
.top-logo span{ border-left:1px solid #d7d7d7; display:block; float:left; line-height:18px; color:#1b1b1b; padding-left:10px; margin-top:31px;}

.top-nav { margin:10px 20px 0px 0px; display:inline; float:right; height:26px; line-height:26px;padding-top:0px; font-size:12px; color:#848484; text-align:right;}
.top-language{ display:inline;}
.top-language .homes{height:25px;padding:0px 8px;}
.top-language .fav{height:25px; padding:0px 8px;}
.top-language .gbook{ height:25px; padding:0px 8px;}
.top-language .en{ height:25px; padding:0px 0px 0px 25px; background:url(../images/en.jpg) no-repeat left center; }
.top-language .lines{width:1px; border-right:1px solid #fff; padding:0px; height:12px; margin-top:7px;}


.top_tel { display:inline; float:left; padding-left:15px; background:url(../images/tel.png) no-repeat left center; font-size:14px; color:#cf0b3c; margin-right:20px; font-weight:bold;}
.top_tel span{color: #36a500; font-size:16px; font-weight:bold;} 


/*navigation 菜单 menu*/
.navigation {HEIGHT:47px; OVERFLOW: visible; margin:0px auto; padding:0px; display:inline; float:right;}
.menu {Z-INDEX:10; POSITION: relative; HEIGHT:47px; margin:0px auto; padding:0px;LIST-STYLE-TYPE: none;}
.menu LI { MARGIN: 0px; FLOAT: left;}
.menu UL {	Z-INDEX: 0; POSITION: relative;}
.menu LI {	POSITION: relative}
.menu LI UL {PADDING-RIGHT: 0px; DISPLAY: none; PADDING-LEFT:0px; LEFT: 0px; LEFT: 0px;  PADDING-BOTTOM: 0px; width:88px; PADDING-TOP: 0px; POSITION: absolute; TOP:47px; font-size:12px; font-weight:normal;filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0 ;LIST-STYLE-TYPE: none; text-align:left;}
.menu LI UL li {PADDING:0px 0px;MARGIN:0px 0px;	width:88px;text-decoration:none;DISPLAY: block;border-top:1px solid #fff;background:#0967be;height:30px;LINE-HEIGHT: 30px;font-size:12px;color:#fff;}

.menu-item a{color: #111111;padding:0px 0px;  width:88px; height:47px; margin:0px 0px; line-height:47px; text-align:center; FONT-SIZE:14px;display:block;}
.menu-item A:hover {margin:0px 0px; COLOR: #156db6; padding:0px 0px; font-weight:bold;  width:88px;TEXT-DECORATION: none;}

@media screen and (-webkit-min-device-pixel-ratio:0){ 
.menu-item a {TEXT-DECORATION: none; padding:0px 0px; width:88px; margin:0px 0px; DISPLAY: block; height:47px; line-height:47px; font-size:14px; text-align:center; }
.menu-item a:link {color:#111111; }
.menu-item a:visited { text-decoration: none; color:#111111; }
.menu-item a:hover { TEXT-DECORATION: none; color:#156db6;height:47px; font-weight:bold; margin:0px 0px; line-height:47px;}
 }  /*chrome and safari*/
.line {	width:1px; background:url(../images/line.gif) no-repeat center; height:47px;}

.menu-item1 a {PADDING:0px 0px; MARGIN:0px 0px; float:left;TEXT-DECORATION: none; DISPLAY: block; border-bottom:1px solid #fff; background:#999; text-align:center;height:36px;LINE-HEIGHT: 36px; font-size:12px;color:#fff;}
.menu-item1 a:link {color:#fff; }
.menu-item1 a:visited {text-decoration: none;color:#fff; }
.menu-item1 a:hover {PADDING:0px 0px; TEXT-DECORATION: none; color:#fff; font-weight:bold; background:#5d6163; }

@media screen and (-webkit-min-device-pixel-ratio:0){ 
.menu-item1 a {	PADDING:0px 0px;MARGIN:0px 0px;height:30px;LINE-HEIGHT: 30px;font-size:12px;text-align:center;color:#fff;text-align:center;}
.menu-item1 a:link { color:#fff; }
.menu-item1 a:visited {	text-decoration:none;color:#fff;}
.menu-item1 a:hover {PADDING:0px 0px;color:#fff;height:30px;LINE-HEIGHT: 30px;font-weight:bold;	background:#da0404;}
}  /*chrome and safari*/





.met_flash{ margin:0px auto; height:500px; overflow:hidden; padding:0px 0px; min-width:1200px;} 
.met_flashs{ margin:0px auto; height:350px; overflow:hidden; padding:0px 0px; min-width:1200px;} 
.met_flashs img{ width:100%; height:100%;}

.link_list {
	height:45px;
	line-height: 45px;
	width: 100%;
	background: url(../images/link_list.jpg) no-repeat center #ededed;
}
.metsearch {
	display: inline;
	height: 26px;
	color: #7da020;
	overflow: hidden;
	margin-left:20px;
	margin-top:35px;
}
.searchfont {
	color: #0053bf;
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
}
.metsearch span.parasearch_input input {
	float: left;
	font-size: 12px;	
	width: 220px;
	height: 24px;
	text-align: left;
	line-height: 24px;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius:2px;
	padding-left: 5px;	
	overflow: hidden;
	color: #bdbdbd;
	margin-right: 0px;
}
.metsearch span.parasearch_search input.searchgo {
	float: left;
	margin: 0px;
	width: 30px;
	height: 27px;
	background: url(../images/go.jpg) no-repeat center;
	border: 0px;
	padding: 0px 0px;
	cursor: pointer;
}


.position{ height:50px; font-size:16px; line-height:30px; margin:0px 0px; border-bottom:1px solid #ececec;}
.position a{ color:#0074c3;}
.position a:hover{ text-decoration:none;}
.position span{ float:left; font-size:14px; color:#cd0a0a;}

.topnews{ background:url(../images/n-bg.jpg) repeat-x top; height:50px; border-bottom:1px solid #efefef; line-height:50px;}
.topnews span{ float:left; font-size:14px; color:#cd0a0a;}

/*首页*/
.service{ min-width:1200px; margin:0px 0px; overflow:hidden; padding:0px 0px;}
.service ul{margin:0px auto; border-left:1px solid #f0f0f0; overflow:hidden;}
.service ul li{ width:239px; text-align:center; padding:30px 0px;color:#1b1b1b;}
.service ul li:hover{ width:239px; text-align:center; padding:30px 0px; background:#ba0345;color:#fff;}
.service ul li img{ width:115px; height:115px;}
.service ul li.li1{ float:left; margin-right:0px; border-right:1px solid #f0f0f0;}
.service ul .title{  line-height:45px; font-size:14px; font-weight:bold;}



.reason{ background:url(../images/reason.jpg) no-repeat center; min-width:1100px; margin:0px 0px; height:520px; overflow:hidden;}
.reason .titles{ font-size:24px;line-height:60px; color: #fff; margin:40px 0px 20px 0px;text-align: center;font-weight: bold;position: relative;background: url(../images/white_line.jpg) no-repeat center bottom;}
.reason ul{margin:50px auto; overflow:hidden;}
.reason ul li{ width:260px; color:#fff;}
.reason ul li.li1{ float:left; padding:18px; border-left:1px solid #769dc3;}
.reason ul li.li2{ float:right; padding:18px; border-left:1px solid #769dc3; border-right:1px solid #769dc3;}
.reason ul .title{  font-size:16px; font-weight:bold; color:#4eee00;}
.reason ul .scon{ font-size:12px;}
.reason .reason_tel{ background:url(../images/tel_white.png) no-repeat 15px center; border:1px solid #fff; border-radius:3px; width:320px; margin:0px auto; text-align:center; color:#fff; font-size:18px; line-height:40px;}

.About{ width:100%; margin:0px auto; padding:80px 0px 80px 0px; min-width:1100px; background:#f6f6f6;}
.About .titles{ font-size:36px;line-height:70px;color: #005bb3;margin: 0px 0px 20px 0px; text-align: center;font-weight: bold; background: url(../images/blanck_line.jpg) no-repeat center bottom;}
.About .con{ margin:30px 0px 15px 25px; font-size:14px; line-height:24px; text-align:center;}
.About .con strong{ font-weight:normal; color:#fff;}

.video{ margin:30px auto 50px auto; background:#fff;}
.video .title{ font-size:30px;line-height:70px;color: #1b1b1b;margin:0px; text-align: left; border-bottom:1px solid #e2e2e2;}

.About .mores {font-size:14px;font-weight: bold;width: 140px;height:40px; line-height:40px; margin: 30px auto;}
.About .more_link {margin: 0px 0px;text-align: center; line-height: 40px; display: block; background:#d9004e; border-radius:2px;}
.About .more_link:hover {margin: 0px 0px;text-align: center;display: block; background: #ba0345;border-radius:2px;}

.news_contact{ margin:0px 0px; overflow:hidden; padding:40px 0px 50px 0px; background:#f6f6f6}
.News{ margin:0px 0px; overflow:hidden; width:352px; height:380px; padding:20px 20px; background:#fff}
.News .titles{ font-size:18px;line-height:50px;color: #393939;margin:0px 0px 10px 0px; border-bottom:2px solid #818793;}
.News .titles span{ float:right; font-size:12px; color:#8b8b8b;}
.News ul { margin:0px auto 0px auto; overflow:hidden;}
.News ul li { margin:0px 0px 10px 0px; overflow:hidden; line-height:28px; padding-bottom:10px; border-bottom:1px solid #dbdbdb;}
.News ul li .dates{ width:55px; height:85px; text-align:center; color:#fff; line-height:42px; float:left; background:#2d9600;}
.News ul li .dates span{ font-size:14px; display:block; border:1px solid #f1f1f1; color:#2d9600; background:#fff}
.News ul li .title{ font-size:14px; font-weight:bold;}
.News ul li .con{font-size:12px; color:#919191; line-height:24px;}
.News .mores {font-size:14px;font-weight: bold;width: 140px;height:30px; line-height: 30px; margin: 30px auto;}
.News .more_link {margin: 0px 0px;text-align: center; line-height: 30px; display: block; background:#2d9600; border-radius:2px;}
.News .more_link:hover {margin: 0px 0px;text-align: center;display: block; background: #247600;border-radius:2px;}

.Culture{ margin:0px 0px 0px 12px; overflow:hidden; width:352px; height:380px; padding:20px 20px; background:#fff}
.Culture .titles{ font-size:18px;line-height:50px;color: #393939;margin:0px 0px 10px 0px; border-bottom:2px solid #818793;}
.Culture .titles span{ float:right; font-size:12px; color:#8b8b8b;}
#carousel {
	width:352px; position:relative
}
#carousel ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
#carousel li {
	border:1px solid #f2f2f2;
	margin:0px 3px 0px 3px;
	text-align: center;
	display: block;
	width:350px;
	height:260px;
	float: left;
	position: relative;
}
#carousel li img {
	width:350px;
	height:260px;
}
#carousel .prev, #carousel .next {
	background: transparent url(../images/carousel_control.png) no-repeat 0 0;
	overflow: hidden;
	width:17px;
	height:42px;
	position: absolute;
	top:120px;
}
#carousel .prev {
	background-position:0px 0px;
	left:4px;
}
#carousel .next {
	background-position:-17px 0px;
	right:-2px;
}



.Contact{ margin:0px 0px; overflow:hidden; width:352px; height:380px; padding:20px 20px; background:#fff}
.Contact .titles{ font-size:18px;line-height:50px;color: #393939;margin:0px 0px 10px 0px; border-bottom:2px solid #818793;}
.Contact .titles span{ float:right; font-size:12px; color:#8b8b8b;}
.Contact .con{line-height:28px; font-size:14px; overflow:hidden; color: #1b1b1b;}
.Contact .con span{ font-size:20px; font-weight:bold;}
.Contact .con strong{ font-weight:bold; color:#007aff; font-size:14px;}

.gbooks{ width:500px;margin:60px 0px 0px; overflow:hidden;}
.gbooks .title{ font-size:36px;} .gbooks .title span{ color:#919191; font-family:20px;}
.gbooks .gbk_info{ margin:30px 0px; padding-bottom:20px; color:#777777; line-height:28px; border-bottom:1px dotted #919191;}
.gbooks #keys{ background:#fff; border-radius:2px; margin-bottom:10px; border:0px solid #c5c5c5; width:490px; padding-left:10px; height:40px; line-height:40px; color:#959595;  font-size:12px;}
.gbooks #textarea{ background:#fff; border-radius:2px; margin-bottom:10px; border:0px solid #c5c5c5; width:490px; padding-left:10px; height:160px; line-height:40px; color:#959595; font-size:12px;}
.gbooks #buttons{ cursor:pointer; background:#2d9600; border-radius:2px;font-size:16px; margin-bottom:5px; margin-left:0px; border:0px; width:500px; text-align:center; height:46px; line-height:46px; color:#fff;}


/*底部*/
.sign{ height:120px; margin:0px 0px;}
.sign ul{ overflow:hidden;}
.sign ul li{width:298px; float:left; text-align:center; border-right:1px solid #d4d4d4; font-size:20px; margin-top:35px;}
.sign ul li span{ color:#cf0b3c; font-size:24px; font-weight:bold;}
.sign ul .li1{ border-left:1px solid #d4d4d4;}

.footer{ background:#fff; margin:0px 0px; padding:0px 0px;}
.foot-nav{background:#323232; overflow:hidden; padding:50px 0px;}
.fotabout {	width: 110px;margin: 0px 40px 0px 0px;}
.fotabout .title {font-size: 16px; line-height:40px; margin-bottom:10px; color: #fff;font-weight: bold; border-bottom:1px solid #484646;}
.fotabout ul li {line-height: 26px;}

.fotproduct {margin: 0px 40px 0px 0px; display:inline}
.fotproduct .title {font-size: 16px;color: #fff; line-height:40px; margin-bottom:10px; font-weight: bold; border-bottom:1px solid #484646;}
.fotproduct .ptitle{ color:#d91b3e;}
.fotproduct ul{ display:inline; padding:0px 50px 0px 0px; height:200px;} 
.fotproduct ul li {line-height: 26px;}

.fotservice {	width: 110px;margin: 0px 0px 0px 0px;}
.fotservice .title {font-size: 16px; line-height:40px; margin-bottom:10px; color: #fff;font-weight: bold; border-bottom:1px solid #484646;}
.fotservice ul li {line-height: 26px;}


.fot_tel{ background:url(../images/tel.png) no-repeat left center; color:#d91b3e; padding-left:10px;}
.wei{ font-size:14px; color:#fff;}

.foot-text{ padding:15px 0px 10px; border-top:1px solid #f6f6f6;}
.foot-text a{ text-decoration:none;}


.indexpro{ width:100%; margin:0px auto; padding:70px 0px; background:url(../images/pro.jpg) no-repeat top center; overflow:hidden;}
.indexpro h3.title{ height:55px; line-height:55px; background:url(../images/po.jpg) no-repeat left; color:#cf0b3c; margin:20px 0px; padding-left:10px; font-size:24px;font-weight: normal;}
.indexpro h3.title span{ float:right; font-size:14px; color:#4d4d4d;}
.indexpro h3.title span a{ color:#00539b;}
.indexpro h2.title {height: 55px;line-height: 55px;color: hsl(0, 0%, 11%);margin:15px 0px 5px 0px;font-size:20px;border-bottom: 0px solid hsl(0, 0%, 89%);font-weight: normal;}
.heng{ background:url(../images/hengs.jpg) no-repeat left center; height:3px;}


.prolists{ margin:0px 35px; overflow:hidden;}
.prolists UL {list-style-type:none; margin:0px 0PX 0PX 0PX; }
.prolists UL LI { margin:0px; padding:30px 0px 30px 0px;border-bottom:1px solid #e3e3e3; overflow:hidden;}

.prolists_pic_1{ width:115px; height:115px; float:left; padding:0px; margin:0px 0px 0px 10px; float:left;}
.prolists_pic_2{ width:1000px; height:35px; line-height:35px; float:right; padding-left:5px; color:#d91b3e; font-size:16px; font-weight:bold;}

.prolists_pic_3{ width:1000px; line-height:30px;  float:right; padding-left:5px; font-size:12px;}
.prolists_pic_3 ul li{ float:left; margin:0px 4px; padding:2px 0px;width:190px; border-bottom:0px solid #e2e2e2;}
.prolists_pic_3 ul li img{ width:188px; height:108px; border:1px solid #f6f6f6;}
.prolists_pic_3 ul li p{ height:40px; line-height:20px;}
.prolists_pic_3 span{ color:#777777; cursor:pointer; float:right;font-size:12px;}
.prolists_pic_3 span a{ color:#777777;font-size:14px;}
.prolists_pic_3 span a:link{ color:#777777;}
.prolists_pic_3 span a:hover{ color:#777777; text-decoration: none;font-size:12px;}
.prolists_pic_3 span a:visited{ color:#777777; text-decoration: none;font-size:12px;}

.prolists_pic{ margin:15px 0px; overflow:hidden; line-height:30px; font-size:12px;}
.prolists_pic ul li{ float:left; margin:0px 4px; padding:2px 0px;width:220px; border-bottom:0px solid #e2e2e2;}
.prolists_pic ul li img{ width:220px;}
.prolists_pic ul li p{ height:40px; line-height:20px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{  position:absolute; right:10px; top:0;}
.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
.slideTxtBox .arrow .next{ background-position:0 -50px;  }
.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }


.caselist{ margin:10px 35px; overflow:hidden;}
.caselist UL {list-style-type:none; margin:0px 0PX 0PX 0PX; }
.caselist UL LI {height:136px; margin:0px; padding:18px 0px 18px 0px;border-bottom:1px solid #e3e3e3; float:left;}

.caselist_pic_1{ width:174px; height:136px; float:left; padding:0px; margin:0px 0px 0px 0px; float:left;}
.caselist_pic_1 img{ width:100%; height:100%;}
.caselist_pic_2{ width:930px; height:35px; line-height:35px; float:right; padding-left:5px; color:#d91b3e; font-size:16px; font-weight:bold;}
.caselist_pic_2 span{ float: right; font-size:12px; color:#5e5e5e; font-weight:normal;}
.caselist_pic_2 a{ color:#d91b3e;}
.caselist_pic_3{ width:930px; line-height:25px;  float:right;padding-left:5px;}



.about-inner{ margin-top:15px;}
.about-inner h3.title{ height:65px; line-height:65px; color:#1b1b1b; margin:0px 0px; font-size:30px; border-bottom:1px solid #e2e2e2; font-weight:normal;}

/*内页侧栏*/
.sidebar{ overflow:hidden; background:#FFF;}
.sidebar .sb_nav{ position:relative; margin:0px auto;  background:#f6f6f6;}
.sidebar .sb_nav h3.title{ height:80px; line-height:80px; font-size:30px; font-weight:normal; color:#303030; text-align:center; overflow:hidden;zoom:1;}
.sidebar .sb_nav h4.infos{ font-size:12px; text-align:center; color:#919191;}
.sidebar .sb_nav .active{width:710px; padding:0px; margin:0px auto; border-top:none;zoom:1;}

#sidebar dl{ margin-left:5px; width:162px; float:left; height:230px;}
#sidebar dl dt{width:162px; height:162px; display:block; background:url(../images/arrows.gif) no-repeat 2px 13px;}
#sidebar dl dt a{font-size:14px; color:#666;width:162px; height:162px; display:block;}
#sidebar dl dt a:hover{color:#09F; background:#d91b3e; background:url(../images/arrows.gif) no-repeat  bottom center;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; }
#sidebar dl dt.on a{ font-weight:bold; color:#dc484e; }
#sidebar dl h4.on a{ font-weight:bold;}

.left_menua a {text-decoration:none;DISPLAY: block;line-height:24px;padding:5px 0px 5px 30px;}
.left_menua a:link { color:#666; }
.left_menua a:visited {text-decoration:none;color:#666;}
.left_menua a:hover {text-decoration:none;color:#0074c3;text-decoration:underline;}
.left_menuas a {text-decoration:none;DISPLAY: block;padding:5px 0px 5px 30px;font-weight:bold;line-height:24px;}
.left_menuas a:link { color:#0074c3; }
.left_menuas a:visited {text-decoration:none;color:#0074c3;}
.left_menuas a:hover {text-decoration:none;color:#0074c3;text-decoration:underline;}

.sidebar .sb_box{ float:right; width:930px; overflow:hidden;}
.sidebar .sb_box h3.title{height:50px; line-height:50px; text-indent:15px; font-size:16px; position:relative; background:url(../images/r_title.jpg) repeat-x; color:#0074c3;}

/*新闻*/
#shownews h4{ font-size:18px; font-weight:bold; color:#d91b3e;line-height:30px; margin:15px 0px 10px 0px;}
#shownews h4 span{ float:left; display:inline; background:url(../rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95; padding:0px 10px;}
/*下载*/
#downloadlist dl.top dt a{ color:#004080;}
#downloadlist .metlist dd{ background:#eef3fa;}
/*地图*/
#sitemaplist .sitemapclass2 h3{background:url(../li.png) no-repeat left center;}



/*工具栏*/
.met_hits{ padding:10px 5px; height:35px; line-height:35px; margin-top:10px; border-top:1px solid #e2e2e2; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis{ position:absolute; left:5px; top:8px;}

/*翻页*/
#flip{ margin:15px 0px;}

/*简介模块*/
#showtext{line-height:28px; font-size:14px;}
#showtext strong{ font-size:14px;}
#showcontact{ padding:40px; line-height:2;}
#showcontact strong{ font-size:16px; font-weight:bold; color:#dc484e;}
/*文章模块*/
#newslist{ padding:15px 0px;}
#newslist li{ padding-left:10px; background:url(../images/arrow.gif) no-repeat left 15px; border-bottom:1px dashed #aaa;}
#newslist li a{ font-size:14px; text-decoration:none; color:#333;}
#newslist li span{ float:right; color:#8e8e8e;}
#newslist li p{ color:#8e8e8e;}
#shownews{ padding:15px 35px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; padding:5px 0px; margin:10px 0px;}
/*产品模块*/


#productlist{ padding:15px 0px;}
#productlist li{ float:left; width:264px; text-align:center; margin:5px 6px;}
#productlist li img{ margin:auto; padding:1px; border:1px solid #ccc; width:260px; height:177px;}
#productlist li h3{ height:30px; line-height:30px; font-weight:normal;}
#productlist li h3 a{ color:#000;}
#productlist li h3 a:hover{ color:#06F; text-decoration:underline;}


.major-list{ overflow:hidden; background:url(../images/history.jpg) no-repeat}
.major-list li{width:297px;height:186px;margin-right:3px;margin-bottom:3px;float:left;position:relative; text-align:center;}
.major-list li a, .major-list li a span{width:100%;height:100%;display:block;position:absolute;left:0;top:0}
.major-list li .title{ padding-top:30px; font-size:40px; color:#cf0b3c; line-height:70px; font-weight:bold;}
.major-list li .con{ font-size:16px; color:#303030; line-height:22px;}

.front-face{z-index:2;}
.back-face{z-index:1;}
.major-list li a{overflow:hidden}
.major-list li:hover a .back-face{z-index:3;}
#dx1 .front-face, #dx1 .back-face{background:url(../images/history.jpg) no-repeat top left;}
#dx2 .front-face, #dx2 .back-face{background:url(../images/history.jpg) no-repeat -300px 0px; }
#dx3 .front-face, #dx3 .back-face{background:url(../images/history.jpg) no-repeat -300px 0px; }
#dx4 .front-face, #dx4 .back-face{background:url(../images/history.jpg) no-repeat -300px 0px; }
#dx5 .front-face, #dx5 .back-face{background:url(../images/history.jpg) no-repeat -300px -190px; }
#dx6 .front-face, #dx6 .back-face{background:url(../images/history.jpg) no-repeat -300px -190px; }
#dx7 .front-face, #dx7 .back-face{background:url(../images/history.jpg) no-repeat -300px -190px; }
#dx8 .front-face, #dx8 .back-face{background:url(../images/history.jpg) no-repeat -900px -190px; }



.advimg{ margin:30px 0px; overflow:hidden;}
.honorlist{ margin:20px auto 30px auto; overflow:hidden;}
.honorlist ul li{ float:left; margin:0px 5px; padding:5px; border:1px solid #c6c6c6;}
.honorlist ul li img{ width:300px; height:225px;}

#showproduct{ padding:10px 35px; font-size:14px;}
#showproduct strong{ margin-top:15px; font-size: 16px;font-weight: bold;color: #111111;}

#showproduct h4.title{  height:65px; line-height:65px; color:#1b1b1b; margin:0px 0px; font-size:20px; font-weight:bold; border-bottom:1px solid #e2e2e2;}
#showproduct .process{ margin:0px; overflow:hidden;}
#showproduct .process li{ width:282px; background:#f6f6f6; float:left; height:550px;}
#showproduct .process li .pro_title{ font-size:20px; line-height:45px; color:#1c1c1c; font-weight:bold; text-align:center;}
#showproduct .process li .pro_con{ line-height:24px; color:#474747; text-align:left; padding:0px 15px 15px;}

#showproduct .process .fl{ margin-right:14px;}
#showproduct .process .fr{ margin-right:0px;}

#showproduct .conleft{ float:left; width:400px; line-height:28px; font-size:14px;}
#showproduct .conleft strong{ font-size:16px; font-weight:bold; color:#111111;}
#showproduct .conright{ float:right; width:720px;}
#showproduct .conright strong{ font-size:14px; line-height:40px;}

#showproduct .conlefts{ float:left; width:690px; line-height:28px; font-size:14px; border:1px solid #e2e2e2; margin-bottom:15px;}
#showproduct .conlefts strong{ font-size:16px; font-weight:bold; color:#111111;}
#showproduct .conrights{ float:right; width:410px; line-height:30px;}
#showproduct .conrights strong{ font-size:14px; line-height:40px;}


#showproduct table{ width:100%; font-size:12px; line-height:26px; border:1px solid #e2e2e2; border-collapse: collapse;}
#showproduct table td{ text-align:center}
#showproduct table th{ font-size:16px; color:#00539b; line-height:35px; text-align:center; background:#f6f6f6;}
#showproduct table .td1{ font-size:14px; text-align:center; background:#fff;}
#showproduct table .td2{ font-size:14px; text-align:center; background:#fcfcfc;}

#showproduct .conright table th{ font-size:14px; color:#00539b; line-height:35px; text-align:center; background:#f6f6f6;}

.slideTxtBox{ text-align:left;font-size:12px;}
.slideTxtBox .hd{ margin-bottom:10px; height:35px; line-height:35px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; font-weight:bold;}
.slideTxtBox .hd ul{ float:left; position:absolute; left:0px; top:-1px; height:35px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideTxtBox .hd ul li.on{ height:35px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.slideTxtBox .bd ul{ zoom:1;  }

/*客户案例*/
#customerlist{ margin:15px 0px;}
#customerlist li{ float:left; width:232px; height:91px; text-align:center; margin:5px 7px; overflow:hidden;}
#customerlist li img{ width:230px; height:89px; border:1px solid #efefef;}

/*服务理念*/
.concept{ background:#cf0b3c; height:245px; text-align:center; line-height:245px; color:#fff; font-size:40px;}
.concept span{ font-weight:bold;}
/*下载模块*/
.downloadlist{ padding:15px;}

.downloadlist h3.ctitle{ font-size:30px; text-align:center; color:#303030; line-height:100px;}

.downloadlist #pros{ background: url(../images/pro_xz.jpg) no-repeat center;  margin-bottom:10px; border:1px solid #dddddd; width:585px; padding-left:10px; height:66px; line-height:66px; color:#959595;  font-size:14px;}
.downloadlist #buttons{ cursor:pointer; background:#cf0b3c; border-radius:1px;font-size:16px; margin-bottom:5px; margin-left:0px; border:0px; width:1200px; text-align:center; height:66px; line-height:66px; color:#fff;}
.downloadlist #messagetable{ padding:0px; width:1200px; margin:0px auto;}





/*图片模块*/
#imglist{ padding:15px 0px;}
#imglist li{ float:left; width:264px; text-align:center; margin:5px 6px; overflow:hidden;}
#imglist li img{ border:1px solid #ccc; padding:1px; width:260px; height:197px;}
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}

#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:1px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/arrow.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}


/*在线反馈*/
.gbook{ padding:50px 0px;}
.gbook h3.ctitle{ font-size:18px; margin-bottom:50px; text-align:center; color:#303030; line-height:40px;  background:#f6f6f6;}

.gbook #keys{ background:#fff; border-radius:1px; margin-bottom:10px; border:1px solid #dddddd; width:560px; padding-left:10px; height:60px; line-height:60px; color:#959595;  font-size:14px;}
.gbook #mail{ background:#fff; border-radius:1px; margin-bottom:10px; border:1px solid #dddddd; width:1140px; padding-left:10px; height:60px; line-height:60px; color:#959595;  font-size:14px;}
.gbook #textarea{ background:#fff; border-radius:1px; margin-bottom:10px; border:1px solid #dddddd; width:1140px; padding-left:10px; height:160px; line-height:60px; color:#959595; font-size:14px;}
.gbook #buttons{ cursor:pointer; background:#cf0b3c; border-radius:1px;font-size:16px; margin-bottom:5px; margin-left:0px; border:0px; width:100%; text-align:center; height:66px; line-height:66px; color:#fff;}
.gbook #messagetable{ padding:0px; width:100%; margin:0px auto;}

/*索取产品手册*/
.feedback{ padding:50px 0px;}
.feedback h3.ctitle{ font-size:30px; text-align:center; color:#303030; line-height:100px;}

.feedback #keys{ background:#fff; border-radius:1px; margin-bottom:10px; border:1px solid #dddddd; width:490px; padding-left:10px; height:60px; line-height:60px; color:#959595;  font-size:14px;}
.feedback #mail{ background:#fff; border-radius:1px; margin-bottom:10px; border:1px solid #dddddd; width:1090px; padding-left:10px; height:60px; line-height:60px; color:#959595;  font-size:14px;}
.feedback #textarea{ background:#fff; border-radius:1px; margin-bottom:10px; border:1px solid #dddddd; width:1088px; padding-left:10px; height:160px; line-height:60px; color:#959595; font-size:14px;}
.feedback #buttons{ cursor:pointer; background:#cf0b3c; border-radius:1px;font-size:16px; margin-bottom:5px; margin-left:0px; border:0px; width:200px; text-align:center; height:66px; line-height:66px; color:#fff;}
.feedback #messagetable{ padding:0px; margin:0px auto;}



/*友情链接*/
#linklist{ padding:15px 15px 25px;}
#linklist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#linklist .inside{ padding:15px 0px 0px;}
#linklist .metlist .img li{ list-style:none; display:inline; padding-right:5px;}
#linklist .metlist .img img{ width:88px; height:31px;}
#linklist .metlist .txt li{ list-style:none; float:left; width:88px; height:20px; line-height:20px; margin-right:5px; overflow:hidden;}
#linksubmit{ padding:15px;}
#linksubmit table{ margin:0px auto;}
#memberbox{ padding:15px;}
/*站内搜索*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}
/*网站地图*/
#sitemaplist{ padding:15px;}
#sitemaplist .sitemapclass{ padding:5px 0px;}
#sitemaplist .sitemapclass1{ display:block; height:28px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #ddd;}
#sitemaplist .sitemapclass1 a{ padding:5px 10px; background:#eee;}
#sitemaplist .sitemapclass2{ padding-left:15px; padding-top:3px;}
#sitemaplist .sitemapclass2 h3{  background:url(../images/dt-0.gif) no-repeat left center; padding:2px 8px;}
#sitemaplist .sitemapclass2 h3 a{ color:#444;}
#sitemaplist .sitemapclass2 div{ padding-left:2px;}
#sitemaplist .sitemapclass2 h4{ display:inline; padding:2px 6px;}
#sitemaplist .sitemapclass2 h4 a{ text-decoration:underline; color:#2c7199;}


/*翻页样式*/
/*分页*/
.met_page{ margin:20px 0px 20px 0px; overflow:hidden;}
.pageleft {	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageright {OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageleft {	PADDING-LEFT: 0px; FLOAT: left; TEXT-ALIGN: left; font-size:12px;}
.pageright {PADDING-RIGHT: 0px; FLOAT: right; TEXT-ALIGN: right; font-size:12px;}

.pageNavi { PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:25px; MARGIN:10px auto 0px; WIDTH:100%; PADDING-TOP:10px; TEXT-ALIGN:center }
.wp-pagenavi { margin:0px auto; padding-top:15px; font-size:14px;}
.wp-pagenavi a { margin:2px; color:#333! important; padding:4px 10px! important; border:#ccc 0px solid; text-decoration:none! important; background-color:#efefef! important }
.wp-pagenavi a:link { margin:2px; color:#333! important;padding:4px 10px! important; border:#ccc 0px solid; text-decoration:none! important ; background-color:#efefef! important}
.wp-pagenavi a:visited { margin:2px; color:#333! important; padding:4px 10px! important; border:#ccc 0px solid; text-decoration:none! important; background-color:#efefef! important }
.wp-pagenavi a:hover { color:#fff! important; background-color:#eee! important; background-color:#d91b3e! important }
.wp-pagenavi a:active { margin:2px; padding:4px 10px! important; border:#ccc 0px solid; text-decoration:none }

.wp-pagenavi span.pages { padding:4px 10px! important; margin:2px; color:#454545! important; border:#ccc 0px solid }
.wp-pagenavi span.extend { padding:4px 10px! important; margin:2px;  color:#454545! important; border:#ccc 0px solid }
.wp-pagenavi span.current { padding:4px 10px! important; margin:2px;  color:#000! important; border:#aaa 0px solid; background-color:#d91b3e! important }
.wp-pagenavi span.nolink{ padding:4px 10px! important; margin:2px; color:#000! important;border:#aaa 0px solid; background-color:#efefef! important }





/**************************service********************/

.topic{
	margin:0px 0 0 0;
	background-color:#f6f6f6;
	height:348px;
	}
.topic .topicbody{
	background-color:#f6f6f6;
	margin:0 auto;
	padding:0;
	height:272px;
	padding-top:30px;
	width:1120px;}
.topic p{
	text-align:center;
	font-size:30px;
	color:#4a4a4a;
	cursor:default;}
.topic span{ text-align:center; display:block; color:#4a4a4a}	
.topic .picbox{ margin-left:200px;
	
	}
.topic .picbox li{
	float:left;margin:40px 0 0 65px; display:inline; text-align:center;
	width:159px;
	cursor:pointer;
	}
.topic .selbox {
	float:left;
	margin:18px 0 0 316px;
	
	}
	
.topic .picbox .seled{}

#accordion{ width:1120px; margin:0 auto; position:relative; margin-top:35px; margin-bottom:35px; display:none;}
#accordion dt{cursor: pointer; }
#accordion dt p{ height:58px; line-height:58px; float:left; margin-left:32px; display:inline; width:970px; font-size:14px}
#accordion dd{ display:none}
#accordion dd p{ margin-left:91px; width:968px; line-height:1.7}

#accordion_01{ width:1120px; margin:0 auto; position:relative; margin-top:35px; margin-bottom:35px; display:none;}
#accordion_01 dt{cursor: pointer; z-index:1;}
#accordion_01 dt p{ height:58px; line-height:58px; float:left; margin-left:32px; display:inline; width:970px; font-size:14px}
#accordion_01 dd{ display:none}
#accordion_01 dd p{ margin-left:91px; width:968px; line-height:1.7}

#accordion_02{ width:1120px; margin:0 auto; position:relative; margin-top:35px; margin-bottom:35px; display:none}
#accordion_02 dt{cursor: pointer; }
#accordion_02 dt p{ height:58px; line-height:58px; float:left; margin-left:32px; display:inline; width:970px; font-size:14px}
#accordion_02 dd{ display:none}
#accordion_02 dd p{ margin-left:91px; width:968px; line-height:1.7}


.qnleftics{ position:relative; z-index:100;width: 58px; height: 58px; background: url(../images/faqqnunpicks.jpg) no-repeat; background-position:7px 8px; float:left;display:block}
.qnleftic{ position:relative; z-index:100;width: 58px; height: 58px; background: url(../images/faqqnunpick.jpg) no-repeat; background-position:7px 8px; float:left;display:block}
dt.opened .qnleftic{z-index:100;background: url(../images/faqqnpicked.jpg) no-repeat;}
dt.opened p{ font-weight:bold}
.qnrightic{width: 16px; height: 16px; background: url(../images/faqqnarw1.jpg) no-repeat; float:right; margin-top:25px; margin-right:20px;}
dt.opened .qnrightic{background: url(../images/faqqnarw2.jpg) no-repeat;margin-top:30px;}
.right{ float:right;}
.left{ float:left}
.spline{
	height:1px;
	font-size:0px;
	margin:15px 0 15px 90px;
	width:968px;
	background-color:#f0f0f0;}
.virline{
	width:1px;
	height:290px;	
	background-color:#f0f0f0;
	margin:10px 0 0 28px;
	position:absolute;
	z-index:10;
	top:0;
	left:0px;}
	
.virline_01{
	width:1px;
	height:390px;
	background-color:#f0f0f0;
	margin:10px 0 0 28px;
	position:absolute;
	z-index:0;
	top:0;
	left:0px;}
.virline_02{
	width:1px;
	height:290px;
	background-color:#f0f0f0;
	margin:10px 0 0 28px;
	position:absolute;
	z-index:0;
	top:0;
	left:0px;}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:url(../images/cd-top-arrow.png) no-repeat center 50% #1068b2 ;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #1068b2;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 50px;
  }
}


.link-list{
    font-size: 14px;
    font-weight: bold;
    margin: 5px auto 10px;
}

.C_title{ font-size:40px; line-height:100px; font-weight:bold; clear:both; text-align:center; width:1100px; margin:0 auto; margin-top:-20px;}
.C_title p{ color:#ce0d3a;}
.C_title p a{ color:#00549c;}
.C_titles{ font-size:18px; color:#ce0d3a;font-weight:bold; line-height:40px; clear:both;}